The Imagick class
PHP Manual

Imagick::getImageDispose

(PECL imagick 2.0.0)

Imagick::getImageDisposeGets the image disposal method

Descripción

int Imagick::getImageDispose ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Gets the image disposal method.

Valores retornados

Returns the dispose method on success. Throw an ImagickException on error.


The Imagick class
PHP Manual